.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
}

#box {
	float: none;
	height: auto;
	margin-left: auto;
	margin-top: 50px;
	clear: none;
	width: auto;
	margin-right: auto;
}

#image {
    float: left;
    width: 100%;
    height: 249px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    max-width: none;
}

#text {
	float: none;
	font-size: 1em;
	width: auto;
	height: auto;
	text-align: center;
	font-weight: normal;
	line-height: 1em;
	margin-left: auto;
	margin-top: 3px;
	clear: none;
	min-height: 0px;
	margin-right: auto;
	color: rgb(29, 79, 144);
}

#textspan {
    float: none;
    font-size: 30px;
    line-height: 1em;
    font-family: judson;
}

#text1 {
	float: none;
	font-size: 20px;
	width: auto;
	height: auto;
	text-align: center;
	font-weight: normal;
	line-height: 1em;
	margin-left: auto;
	margin-top: 12px;
	clear: none;
	min-height: 0px;
	margin-right: auto;
	color: rgb(29, 79, 144);
	display: block;
}

#text2 {
	float: none;
	font-size: 20px;
	width: auto;
	height: auto;
	text-align: center;
	font-weight: normal;
	line-height: 1em;
	margin-left: auto;
	margin-top: 10px;
	clear: none;
	min-height: 0px;
	margin-right: auto;
	color: rgb(29, 79, 144);
	display: block;
}

#textspan1 {
    float: none;
    font-size: 1em;
    line-height: 1em;
}

#textspan2 {
    float: none;
    font-size: 1em;
    line-height: 1em;
}
